Package | hl7.fhir.us.breastcancer |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-topic-CodedEvaluationComponent-model.html |
Url | http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-CodedEvaluationComponent-model |
Version | 0.2.0 |
Status | draft |
Date | 2018-08-17T00:00:00+10:00 |
Name | CodedEvaluationComponentModel |
Title | BC CodedEvaluationComponent Logical Model |
Experimental | False |
Realm | us |
Authority | hl7 |
Description | An evaluation component whose value is a code (concept). |
Type | cimi-topic-CodedEvaluationComponent-model |
Kind | logical |
No resources found
StructureDefinition | |
cimi-topic-ReferenceRange-model | BC ReferenceRange Logical Model |
Note: links and images are rebased to the (stated) source
BC CodedEvaluationComponent Logical Model
An evaluation component whose value is a code (concept).
{
"resourceType" : "StructureDefinition",
"id" : "cimi-topic-CodedEvaluationComponent-model",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC CodedEvaluationComponent Logical Model</b></p>\n <p>An evaluation component whose value is a code (concept).</p>\n</div>"
},
"url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-CodedEvaluationComponent-model",
"identifier" : [
{
"system" : "http://hl7.org/fhir/us/breastcancer",
"value" : "cimi.topic.CodedEvaluationComponent"
}
],
"version" : "0.2.0",
"name" : "CodedEvaluationComponentModel",
"title" : "BC CodedEvaluationComponent Logical Model",
"status" : "draft",
"date" : "2018-08-17T00:00:00+10:00",
"publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
}
]
}
],
"description" : "An evaluation component whose value is a code (concept).",
"kind" : "logical",
"abstract" : false,
"type" : "cimi-topic-CodedEvaluationComponent-model",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "cimi-topic-CodedEvaluationComponent-model",
"path" : "cimi-topic-CodedEvaluationComponent-model",
"definition" : "An evaluation component whose value is a code (concept).",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model",
"min" : 0,
"max" : "*"
},
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-CodedEvaluationComponent-model.value",
"path" : "cimi-topic-CodedEvaluationComponent-model.value",
"short" : "Code representing an evaluation component whose value is a code (concept).",
"definition" : "Code representing an evaluation component whose value is a code (concept).",
"min" : 1,
"max" : "1",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model.value",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-CodedEvaluationComponent-model.topicCode",
"path" : "cimi-topic-CodedEvaluationComponent-model.topicCode",
"short" : "The concept representing the finding or action that is the topic of the statement.",
"definition" : "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model.topicCode",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-CodedEvaluationComponent-model.exceptionValue",
"path" : "cimi-topic-CodedEvaluationComponent-model.exceptionValue",
"short" : "Reason that a value associated with a test or other finding is missing.",
"definition" : "Reason that a value associated with a test or other finding is missing.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model.exceptionValue",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/data-absent-reason"
}
}
},
{
"id" : "cimi-topic-CodedEvaluationComponent-model.interpretation",
"path" : "cimi-topic-CodedEvaluationComponent-model.interpretation",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0420833"
}
],
"short" : "A clinical interpretation of a finding (applies to both assertions and observation).",
"definition" : "A clinical interpretation of a finding (applies to both assertions and observation).",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model.interpretation",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/observation-interpretation"
}
}
},
{
"id" : "cimi-topic-CodedEvaluationComponent-model.referenceRange",
"path" : "cimi-topic-CodedEvaluationComponent-model.referenceRange",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0883335"
}
],
"short" : "The usual or acceptable range for a test result.",
"definition" : "The usual or acceptable range for a test result.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model.referenceRange",
"min" : 0,
"max" : "0"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
}
]
},
"differential" : {
"element" : [
{
"id" : "cimi-topic-CodedEvaluationComponent-model",
"path" : "cimi-topic-CodedEvaluationComponent-model",
"definition" : "An evaluation component whose value is a code (concept).",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model",
"min" : 0,
"max" : "*"
},
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-CodedEvaluationComponent-model.value",
"path" : "cimi-topic-CodedEvaluationComponent-model.value",
"short" : "Code representing an evaluation component whose value is a code (concept).",
"definition" : "Code representing an evaluation component whose value is a code (concept).",
"min" : 1,
"max" : "1",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model.value",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-CodedEvaluationComponent-model.topicCode",
"path" : "cimi-topic-CodedEvaluationComponent-model.topicCode",
"short" : "The concept representing the finding or action that is the topic of the statement.",
"definition" : "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model.topicCode",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-CodedEvaluationComponent-model.exceptionValue",
"path" : "cimi-topic-CodedEvaluationComponent-model.exceptionValue",
"short" : "Reason that a value associated with a test or other finding is missing.",
"definition" : "Reason that a value associated with a test or other finding is missing.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model.exceptionValue",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/data-absent-reason"
}
}
},
{
"id" : "cimi-topic-CodedEvaluationComponent-model.interpretation",
"path" : "cimi-topic-CodedEvaluationComponent-model.interpretation",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0420833"
}
],
"short" : "A clinical interpretation of a finding (applies to both assertions and observation).",
"definition" : "A clinical interpretation of a finding (applies to both assertions and observation).",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model.interpretation",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/observation-interpretation"
}
}
},
{
"id" : "cimi-topic-CodedEvaluationComponent-model.referenceRange",
"path" : "cimi-topic-CodedEvaluationComponent-model.referenceRange",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0883335"
}
],
"short" : "The usual or acceptable range for a test result.",
"definition" : "The usual or acceptable range for a test result.",
"min" : 0,
"max" : "0",
"base" : {
"path" : "cimi-topic-CodedEvaluationComponent-model.referenceRange",
"min" : 0,
"max" : "0"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.